You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TVec Class > TVec Methods > Difference Method > TVec.Difference Method ([In] TMtxVec, int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TVec.Difference Method ([In] TMtxVec, int)

Calculate the difference for all Vec elements.

Syntax
C#
Visual Basic
public TVec Difference([In] TMtxVec Vec, int Lag);

Store the results in the calling vector. The Length of the calling vector is set to one less the length of Vec and TMtxVec.Complex property is set to Vec.Complex.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!